home *** CD-ROM | disk | FTP | other *** search
/ Champak 53 / Volume 53 - JOGO DISK .iso / Games / thebestdayever.swf / scripts / DefineButton2_824 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  69b  |  5 lines

  1. on(release){
  2.    _global.Pack.unPauseGame();
  3.    gotoAndStop(1);
  4. }
  5.